T
CSharpTest.Net
Increment<T>(Action<T>,T) Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Threading Namespace > UsageCounter Class > Increment Method : Increment<T>(Action<T>,T) Method

e
arg

Glossary Item Box

Delegate fired inside lock if this is the first Increment() call on the name provided

Syntax

Visual Basic (Declaration) 
Public Overloads Sub Increment(Of T)( _
   ByVal e As Action(Of T), _
   ByVal arg As T _
) 
C# 
public void Increment<T>( 
   Action<T> e,
   T arg
)

Parameters

e
arg

Type Parameters

T

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys